FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/CareConnect-LanguageAbilityMode-1

PackageTest.Training
Resource TypeCodeSystem
IdCareConnect-LanguageAbilityMode-1
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=Test.Training@1.0.0&canonical=https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-LanguageAbilityMode-1
URLhttps://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-LanguageAbilityMode-1
Version1.1.0
Statusdraft
Date2018-11-01T00:00:00+00:00
NameCare Connect Language Ability Mode
Authorityhl7
DescriptionA CodeSystem that identifies the mode the patient can communicate in, representing the method of expression of the language.
CopyrightCopyright © 2016 HL7 UK
Contentcomplete

Resources that use this resource

ValueSet
CareConnect-LanguageAbilityMode-1Care Connect Language Ability Mode

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "CareConnect-LanguageAbilityMode-1",
  "url": "https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-LanguageAbilityMode-1",
  "version": "1.1.0",
  "name": "Care Connect Language Ability Mode",
  "status": "draft",
  "date": "2018-11-01T00:00:00+00:00",
  "publisher": "HL7 UK",
  "description": "A CodeSystem that identifies the mode the patient can communicate in, representing the method of expression of the language.",
  "copyright": "Copyright © 2016 HL7 UK",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "ESGN",
      "display": "Expressed signed"
    },
    {
      "code": "ESP",
      "display": "Expressed spoken"
    },
    {
      "code": "EWR",
      "display": "Expressed written"
    },
    {
      "code": "RSGN",
      "display": "Received signed"
    },
    {
      "code": "RSP",
      "display": "Received spoken"
    },
    {
      "code": "RWR",
      "display": "Received written"
    }
  ]
}